home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / bv0555.zip / README.TXT < prev    next >
Text File  |  1992-08-25  |  4KB  |  92 lines

  1.                  Microsoft(R) Professional Toolkit for
  2.                Visual Basic (TM) 1.0 Setup by Batch File
  3.                -----------------------------------------
  4.  
  5. We recommend that you run TKSETUP.BAT from an MS-DOS(R) boot, not in a
  6. shell from Microsoft Windows(TM). TKSetup must be run from MS-DOS and
  7. from the drive in which you inserted the disk. For example, the
  8. following won't work:
  9.  
  10.    C:\> a:tksetup
  11.  
  12. Instead, you must make drive A (or the drive in which you inserted the
  13. disk) the active drive before running TKSetup:
  14.  
  15.    C:\> a:
  16.    A:\> tksetup
  17.  
  18. When you run TKSetup as shown above (with no arguments), further usage
  19. instructions will display on the screen.
  20.  
  21. TKSetup will work only with 5.25-inch 1.2 MB or 3.5-inch 1.44 MB
  22. disks. TKSetup will not work with 5.25-inch 360K or 3.5-inch 720K
  23. disks.
  24.  
  25. The Windows-hosted Setup program that this batch file replaces places
  26. all VBX files associated with the custom controls in the
  27. \WINDOWS\SYSTEM directory and gives you the choice of placing
  28. duplicates in a \VBX subdirectory.
  29.  
  30. TKSetup automatically places the VBX files in the \VBX subdirectory.
  31. We recommend that you either copy them into your \WINDOWS\SYSTEM
  32. directory or make sure the \VBX directory is in your MS-DOS path. For
  33. speed, it is better to place the VBX files in the \WINDOWS\SYSTEM
  34. directory because Windows looks first in the \WINDOWS directory, then
  35. in \WINDOWS\SYSTEM, then in the current directory, and finally in the
  36. MS-DOS path for files.
  37.  
  38.   NOTE: The file VB.LIC *MUST* be present in your \WINDOWS\SYSTEM
  39.   directory for you to successfully load any custom controls into the
  40.   Visual Basic environment.
  41.  
  42.   ALSO NOTE: If you have Windows version 3.1 already installed, the
  43.   COMMDLG.DLL file that comes with Windows 3.1 is the most current. It
  44.   is date/time stamped 3/10/92 3:10 A.M. Regardless of the date/time
  45.   stamp on the Professional Toolkit's version, use the version that
  46.   comes with 3.1. If you have not yet upgraded, COMMDLG.DLL is
  47.   provided to allow the use of the CMDialog custom control. If you do
  48.   have 3.1 installed, don't copy COMMDLG.DLL to your \WINDOWS\SYSTEM
  49.   directory with all the other files (VBXs).
  50.  
  51. If at a later time you upgrade to 3.1, the Windows Setup program will
  52. correctly write the most current version of the DLL into the
  53. \WINDOWS\SYSTEM directory. In either case, this will not affect the
  54. use of the CMDialog.VBX custom control.
  55.  
  56. The batch file also copies four files to the root of the chosen
  57. directory:
  58.  
  59.    TKSETUP.BAT
  60.    TKSETUP1.BAT
  61.    README.TXT (the file you are now reading)
  62.    DECOMP.EXE
  63.  
  64. Upon successful completion of the setup, you can delete these files
  65. from your hard disk, if you want.
  66.  
  67.   NOTE: TKSetup will not install the multimedia driver files stored in
  68.   the root of Disk 1. Those files are compressed in a different format
  69.   and are installed by using the Drivers icon in Windows 3.1 Control
  70.   Panel, or by using the multimedia extensions driver installation
  71.   option.
  72.  
  73. INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY
  74. ACCOMPANY THIS DOCUMENT (collectively referred to as an Application
  75. Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
  76. EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
  77. WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
  78. The user assumes the entire risk as to the accuracy and the use of
  79. this Application Note. This Application Note may be copied and
  80. distributed subject to the following conditions: 1) All text must be
  81. copied without modification and all pages must be included; 2) If
  82. software is included, all files on the disk(s) must be copied to high-
  83. density disks without modification (the MS-DOS(R) utility DISKCOPY is
  84. appropriate for this purpose); 3) All components of this Application
  85. Note must be distributed together; and 4) This Application Note may
  86. not be distributed for profit.
  87.  
  88. Copyright (C) 1992 Microsoft Corporation. All Rights Reserved.
  89. Microsoft and MS-DOS are registered trademarks and Windows and Basic
  90. are trademarks of Microsoft Corporation.
  91.  
  92.